home *** CD-ROM | disk | FTP | other *** search
/ PCMania 30 / PCMania CD30.iso / sharewar / util / smartcat / smcatdos.ba$ / smcatdos.bat
Encoding:
DOS Batch File  |  1993-07-22  |  117 b   |  9 lines

  1.  
  2. %1 %2 %3 %4 %5 %6 %7 %8
  3.  
  4. if not errorlevel 1 goto end
  5. Echo Non-zero return from invoked program
  6. pause
  7. :end
  8.  
  9.